net/http.Server.shouldConfigureHTTP2ForServe (method)
2 uses
net/http (current package)
server.go#L3357: func (s *Server) shouldConfigureHTTP2ForServe() bool {
server.go#L3734: if s.shouldConfigureHTTP2ForServe() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)